SnapshotCreateParams.type

Type of snapshot to create. It is optional and by default, a full snapshot is created.

struct SnapshotCreateParams
@serializationKeys("snapshot_type")
SnapshotTypes type;

Meta